projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d2ab9d
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Fri, 14 Dec 2001 07:54:12 +0000
(07:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 14 Dec 2001 07:54:12 +0000
(07:54 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 34018fccc73ad58eb5f68cca08a9444e05f7c50d..c429168dc72cb6b54a1850845febbd330108d77a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2001-12-13 David Ponce <david@dponce.com>
+
+ * ruler-mode.el (ruler-mode-extra-left-cols): Removed.
+ (ruler-mode-left-fringe-cols): New macro.
+ (ruler-mode-right-fringe-cols): New macro.
+ (ruler-mode-left-scroll-bar-cols): New macro.
+ (ruler-mode-right-scroll-bar-cols): New macro.
+ (ruler-mode-ruler): Use above new macros.
+
2001-12-13 Richard M. Stallman <rms@gnu.org>
* files.el (set-auto-mode): Fix previous change.